Welcome![Sign In][Sign Up]
Location:
Search - udp vc6

Search list

[OS programnbtstat-vc6.0

Description: VC++6.0写的网段扫描器.基于UDP.可以查看自己电脑所在的网段情况-wrote of the network scanner. Based on UDP. Can check its own computer network segment where the situation
Platform: | Size: 42762 | Author: 张宇 | Hits:

[WinSock-NDISUDP文件传输

Description: 采用VC6进行UDP的文件传输,
Platform: | Size: 22515 | Author: jinpo_su@tom.com | Hits:

[Communicationvc6UDP+Webserver.rar

Description: 利用VC6的winsocket实现了C/S数据发送和WEBserver开发
Platform: | Size: 104170 | Author: sichuanwww@163.com | Hits:

[Internet-NetworkUdpClientDemo

Description: socket编程客户端例子,在VC6下编译通过,采用UDP协议-client socket programming examples, compiled under the VC6 by using UDP
Platform: | Size: 2048 | Author: JW | Hits:

[Internet-NetworkUdpServerDemo

Description: socket编程服务端例子,在VC6下编译通过,采用UDP协议-socket programming services-an example, in the VC6 compiler, using UDP
Platform: | Size: 2048 | Author: JW | Hits:

[Internet-Networkqqport

Description: 可以实现QQ端口的重定向,主要工作原理:在本机监听一个指定UDP端口和8000端口,截获来自QQ本身数据转发到外部,并接受来至外部数据交还QQ程序处理,达到自定义QQ端口号,以此来突破一些限制.(在2000+VC6上编译通过) -can achieve QQ redirect port, the main principle : the machine monitor a designated ports and UDP port 8000, QQ itself from the intercepted data transmitted to the outside, and to accept the return to external data QQ procedures, meet the definition QQ port, in order to break some of the restrictions. (2000 compiled by VC6)
Platform: | Size: 2048 | Author: Mike | Hits:

[Internet-Networknetthwatch&control

Description: 在vc6和.net下编译通过,通过网络监控客户机进程,服务器能显示客户段进程并能杀死客户机进程。网络通信部分使用udp传送。源码没有全部完成,完成了90%的工作。其中udp通信部分完成,本地机进程控制部分完成,通信命令的定义完成,只要简单的润色后就能实现。-In vc6 and. Net under the compiler is passed, the client through the process of network monitoring, servers can show customers paragraph process and can kill the client process. Network Communication part of the use of udp send. Source is not fully completed, 90 completed the work. Udp communication part which completed the process of local control of partially completed, communications order to complete the definition, as long as the simple touches will be able to realize after.
Platform: | Size: 103424 | Author: 肖芳 | Hits:

[Communicationudt

Description: 基于UDP的可靠传输协议UDT在VC6下的编译实现.-based on UDP reliable transmission protocol UDT in VC6 the compiler to achieve.
Platform: | Size: 4184064 | Author: guo | Hits:

[Internet-NetworkWinUdt

Description: 非常好的UDP模拟TCP,我改造成VC6编译版本。-very good simulation of TCP UDP, I transformed into VC6 compiler versions.
Platform: | Size: 253952 | Author: chenj | Hits:

[Sniffer Package capturenbtstat-vc6.0

Description: VC++6.0写的网段扫描器.基于UDP.可以查看自己电脑所在的网段情况-wrote of the network scanner. Based on UDP. Can check its own computer network segment where the situation
Platform: | Size: 41984 | Author: 张宇 | Hits:

[TCP/IP stackIPV6-UDPSend

Description: IPV6实现UDP报文发送小Demo,附tpipv6头文件,在vc6.0环境下通过测试。-IPV6 realize UDP packet sent small Demo, attached tpipv6 header files, in the circumstances vc6.0 to pass the test.
Platform: | Size: 40960 | Author: wuhongbing | Hits:

[Internet-NetworkSockUDP

Description: windows socket UDP编程源码,vc6.0编译通过-windows socket UDP source programming, vc6.0 compiled through
Platform: | Size: 52224 | Author: jiangchunhua | Hits:

[TCP/IP stackRecv_Send_Demo

Description: 基于UDP的网络通迅程序 实现数据的接收和发送 开发环境为xp sp2+vc6-UDP-based network communication program for receiving and sending data development environment for xp sp2+ Vc6
Platform: | Size: 14336 | Author: talent | Hits:

[TCP/IP stackRUDP

Description:
Platform: | Size: 1189888 | Author: ew2117 | Hits:

[TCP/IP stackvc_socket

Description: vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-)-vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
Platform: | Size: 7257088 | Author: 何俊斌 | Hits:

[Internet-NetworkVC6.0Example_of_communication_based_UDP

Description: UDP是一种面向非连接,不可靠的通讯协议。其可靠性虽然不及TCP,但传输效率高,所以在偏重效率而对可靠性要求不高的场合,UDP被广泛应用。本文主要讨论udp通讯的过程并做了一个测试例程。希望对大家有帮助。-UDP is a non-connection-oriented, unreliable communication protocol. Although less than the reliability of TCP, but the transmission efficiency, so more efficient and less demanding on the reliability of occasions, UDP is widely used. This article mainly discuss the process of communication udp and do a routine test. We want to help.
Platform: | Size: 1024 | Author: yifanxuan | Hits:

[Internet-NetworkUDP-FilePoster

Description: 利用udp稳定进行大文件传输的实例,在vc6.0下编译通过。-Udp stability using large-file transfer example, under the vc6.0 compile.
Platform: | Size: 531456 | Author: luopan | Hits:

[Audio programvc6

Description: (1) 通过TCP协议与服务器通信 (2) 采用UDP组播与分机通信 (3) Window系统声卡数据的读写等操作 (4) 数据库技术,用来记录请求记录以及历史记录查询 (5) INI文件操作,用来记录系统基本信息 (6) 使用帮助文档让用户更加理解如何操作 (7) 其他相关技术如美化界面,收到请求后图标闪烁等 -(1) communicate with the server through the TCP protocol (2) using UDP multicast and extension communication (3) Window system operations such as sound card data reading and writing (4) database technology, used to record requests for records and history inquiries (5) INI file operations, the system used to record basic information (6) use to help document how the user a better understanding of (7) other related technologies such as beautifying the interface, the icon flashes and so on receipt of the request
Platform: | Size: 1711104 | Author: lichao | Hits:

[Internet-NetworkTestCenter

Description: 基于TCP/UDP的网卡性能测试工具 可以以设定的时间间隔发送设定数量的数据包 VC6/MFC实现.-Network Interface Card Performance Test Tool Base on TCP/UDP VC6/MFC.
Platform: | Size: 46080 | Author: 姚雪艳 | Hits:

[Dialog_Windowvc6.0PPdialog

Description: 本人2010年毕业设计。vc6.0做的界面程序,有udp局域网聊天,网络五子棋,文件传输等功能。-I graduated in 2010 design. vc6.0 do interface procedures, udp LAN chat, network backgammon, file transfer and other functions.
Platform: | Size: 3155968 | Author: 玩玩而已 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net